aboutsummaryrefslogtreecommitdiff
path: root/src/app/manga/[title]/[id]/buttons.jsx
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-03-25 11:36:02 +0530
committerreal-zephex <[email protected]>2024-03-25 11:36:02 +0530
commit19e0b76673237156da05f5277287f694596a0695 (patch)
tree20e53759882aafe8970867302c3c6df0eb2dac40 /src/app/manga/[title]/[id]/buttons.jsx
parentfeature added: mangas are now available (diff)
downloaddramalama-19e0b76673237156da05f5277287f694596a0695.tar.xz
dramalama-19e0b76673237156da05f5277287f694596a0695.zip
fix: vercel fix
Diffstat (limited to 'src/app/manga/[title]/[id]/buttons.jsx')
-rw-r--r--src/app/manga/[title]/[id]/buttons.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/manga/[title]/[id]/buttons.jsx b/src/app/manga/[title]/[id]/buttons.jsx
index 07fe3c3..b4b8d4a 100644
--- a/src/app/manga/[title]/[id]/buttons.jsx
+++ b/src/app/manga/[title]/[id]/buttons.jsx
@@ -9,6 +9,7 @@ export default async function Buttons({ content: data }) {
if (item.pages !== 0) {
return (
<Link
+ key={index}
href={{
pathname: `/manga/info/read/${item.id}`,
query: {